From fd524dccfdc36d7139a6cce2b089c33861aac7b6 Mon Sep 17 00:00:00 2001 From: Jay Belanger Date: Wed, 4 Jul 2007 04:20:35 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9c8bb573e80..e7ab6ae52d9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2007-07-03 Jay Belanger + + * calculator.el (calculator-expt, calculator-integer-p): + New functions. + (calculator-fact): Check to see if the factorial will be too + large before computing it. + (calculator-initial-operators): Use `calculator-expt' to + compute "^". + (calculator-mode): Mention that results which are too large + will return inf. + 2007-07-03 David Kastrup * shell.el: On request of the authors, remove their addresses for -- 2.30.2